home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {openEditor = id; selectSet = id; };
- CLASS = AppController;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = NSObject; LANGUAGE = ObjC; },
- {
- ACTIONS = {setDirectiveSetClass = id; };
- CLASS = SVUeditorDescriptionTabController;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_directiveSetClass" = NSButton;
- "_directiveSetDescription" = NSTextField;
- "_directiveSetDocument" = SVUeditorDocument;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- addItem = id;
- browserDoubleClick = id;
- browserSingleClick = id;
- removeItem = id;
- };
- CLASS = SVUeditorDirectivesTabController;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_addItemButton" = NSButton;
- "_directiveSetDocument" = SVUeditorDocument;
- "_directivesTable" = NSTableView;
- "_itemBrowser" = NSBrowser;
- "_removeItemButton" = NSButton;
- };
- SUPERCLASS = NSObject;
- },
- {
- CLASS = SVUeditorDocument;
- LANGUAGE = ObjC;
- OUTLETS = {"_closeButton" = NSButton; };
- SUPERCLASS = NSDocument;
- },
- {
- ACTIONS = {addSet = id; removeSet = id; };
- CLASS = SVUeditorIncludesTabController;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_addSetButton" = NSButton;
- "_directiveSetDocument" = SVUeditorDocument;
- "_includesTable" = NSTableView;
- "_removeSetButton" = NSButton;
- };
- SUPERCLASS = NSObject;
- },
- {
- CLASS = SVUeditorTableHeaderView;
- LANGUAGE = ObjC;
- SUPERCLASS = NSTableHeaderView;
- },
- {CLASS = SVUeditorTableView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; }
- );
- IBVersion = 1;
- }